func github.com/refraction-networking/utls.unGREASEUint16
5 uses
github.com/refraction-networking/utls (current package)
u_common.go#L211: cipherSuites = append(cipherSuites, unGREASEUint16(suite))
u_common.go#L723: func unGREASEUint16(v uint16) uint16 {
u_tls_extensions.go#L326: curves = append(curves, CurveID(unGREASEUint16(curve)))
u_tls_extensions.go#L1285: ks.Group = CurveID(unGREASEUint16(group))
u_tls_extensions.go#L1497: supportedVersions = append(supportedVersions, unGREASEUint16(vers))
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |